If I add a field named admin in the user table I can make a condition that allows an element to be visible if the user is admin.
I havent implemented a subscription service yet but I am wondering for future reference can I do a similar thing that if a user selects a higher tiered package then there is a field like Tier Access in the user table and it is set by the tier selected at subscription which then would allow access to the area made available by that subscription? or does it only work for Admin?