
You can specify tokens in the bulk email body and these tokens will be replaced with user data when sending out email. Below is an example that you can try:
[User:DisplayName|Dear {0}|Greetings]
Please review your registration data on our website [Portal:PortalAlias| {0}|http://www.saintsjoseph.com]
PortalName: [Portal:PortalName]
Portal Description: [Portal:Description]
DisplayName: [User:DisplayName]
Email: [User:Email]
FirstName: [User:FirstName]
LastName: [User:LastName]
Username: [User:Username]
Street: [Profile:Street]
City: [Profile:City]