How would I do a conditional based on if a user has purchased a specific user upgrade? Sorry if this has been asked, but googling didn't provide me an answer.
The upgrade would add a user to a group, so you would use a standard "ismemberof"-style conditional to do something for (or not do something for) that group.