{% import 'macros/form.html' as form %}
{{ form.select('type', label=_('Type'), options=package_types) }}