List Data Type v1
In a Node Property, a List is a .NET enum: one value selected from a published set of options. The Console provides a selector for the available values.
The Variable Bar can also expose a static list of possible values. Do not confuse either option list with an Array, which contains zero or more items.