Once you have Created an Enum, you can use it to create a Variable.
1. Open the script you want to add the Variable to
2. Go to the Variables tab
3. Click on Add New:
4. Name the Variable
5. Under Value Definition, choose Enum in the first drop down
6. Under Value Definition, choose the Enum previously created from the second drop down:
7. Save the Variable by clicking on the checkmark next to the name
To use this new Variable in a frame, drag and drop it from the Variables area to the right of the Resource area. You will then see it appear in a new column “Variables in Frame”:
When you click on Set Value, you’ll see the items from the Enum listed here.