{# Single dynamic param: it can be different types of inputs #} {# It can be included from forms or tables. #} {# PARAMS: #} {# param: the param dict. #} {# value: the value of this param #} {# data_key: the key that will be used to storey this value. #} {% set options = ['one', 'two', 'three'] %}