{% for n,p in params|dictsort %}{{n}} ({{p.name}})
  {{ p.value }} {{ p.unit }}
{% endfor %}
