{% comment %}
* Parameters *
id: string - The for attribute of the label
label: string - The label text
required: boolean (optional) - Whether to show the required asterisk
disabled: boolean (optional) - Whether the field is disabled
optional_text: string (optional) - Optional text to show on the right
class: string (optional) - Additional classes for the container
{% endcomment %}