Two membership levels on the same site

Hi all, I’m building a site and wondering if it’s possible to have two levels of membership? They would have different privileges (eg better pricing, special discounts, access to extra functionality) and require different information to be provided by the user?

You can either use Wix Paid Plans app as shown here.
https://support.wix.com/en/paid-plans/setting-up-paid-plans

Or simply set up member roles for your site.
https://support.wix.com/en/article/creating-member-roles-6943237

Whichever one you choose, you can simply have the page setup as paid plan members only or certain user role members only through the page settings itself.

Then you can simply use Wix Users API to check the current user for paid plan or member role.
https://www.wix.com/corvid/reference/wix-users.html
https://www.wix.com/corvid/reference/wix-users-backend.html