how to give multiple permission in phpmyadmin

Hey guys!

I have finally figured out how to give user different permission by using the $user->data()->group==1; syntax but how would I give a single user multiple permissions? Let’s say that I have several services and a customer pays for 2 of them. I want to allocate two permissions to that user? thanks!