, 'label' => ), ...) * @var string $selectValue The current value of $selectOptionName. * @var string $title The title shown for the option. * @var string $helpLink If defined, the link to the corresponding external help page. * @var bool $premium If defined, the option will be tagged as premium only and not allow its value to change for free users. */ $id = 'wf-option-' . preg_replace('/[^a-z0-9]/i', '-', $selectOptionName); ?>