Custom Greeting based on profile tag

Hey everyone, my organization is moving from MailChimp to Ghost for our weekly and monthly “newsletter” of what’s going on in our building and as an organization.

In MailChimp we were able to address our members and our past presidents differently in the “Dear, member” portion based on a tag on their account, is there something similar to this on ghost?

This is the code we use on Ghost

*|IFNOT:ARCHIVE_PAGE|**|IF:FNAME|*
Dear *|IF:PASTMASTER = Yes|*Worshipful Brother*|ELSEIF:PROSPECT=Yes|*Mr.*|ELSE:|*Brother*|END:IF|* *|FNAME|* *|LNAME|*
*|END:IF|**|END:IF|*