        $mform->addElement('password', '{{ id }}', get_string('password'));
        $mform->setType('{{ id }}', PARAM_BOOL);
{% include 'form/form-common-element.twig' %}