...
You can also set the Label text for this select, which can describe what the operator should select in this field, e.g. product type, etc.
Just like with the input field, you can specify the Target key under which the chosen option can be accessed in Context in the Code module.
Items field can be used to specify the options available for the operator. You just need to write them into the field separated by semicolon ( ; ).
Slider
The slider element allows the operator to select a number from a given range set with min and max. Either by using the slider itself or the text field next to it (if enabled by Show text field).
...