How to make this types of variables

How do i make variables like this one where there is an tab where you can choose for example left or right.

111485-set+swipe.png

It’s called an enumeration. Here’s a short video on how to create one:

Thank You!