{% if processor.options[option].type == "string" %} {% elif processor.options[option].type == "choice" %} {% elif processor.options[option].type == "multi" %}
{% endif %} {% if "tooltip" in processor.options[option] %} {% set pid = uniqid() %} {% endif %}