| dict_options/2 | Convert between an option list and a dictionary. | 
| merge_options/3 | Merge two option sets. | 
| meta_options/3 | Perform meta-expansion on options that are module-sensitive. | 
| option/2 | Get an Option from Options. | 
| option/3 | Get an Option from Options. | 
| select_option/3 | Get and remove Option from Options. | 
| select_option/4 | Get and remove Option with default value. |