{{!-- !-- Render a simple form with a single select element. It uses the default form classes of Foundry VTT. !-- @param identifier: The identifier to use as id for the select element. Can be used to query the value later on. !-- @param label: Text to display as the label for the select element. !-- @param options: Key-value pairs that describe the options. The keys are used for the value attribute of the options, the values are used as content. --}}