How is \Magento\Config\Model\Config\Structure\Element\Field::getOptions() implemented and used?

Implementation

The single usage:

\Magento\Config\Block\System\Config\Form::_initElement()

Details: How are the options set to a select/multiselect form element?