These are the options table fields (maintained in the default database):
| Field | Description | 
| id | Unique id for the record | 
| Profile | The name of the profile that the record belongs to | 
| Name | The name of the setting | 
| Type | The data type of the setting (always String) | 
| String | The value of the setting | 
| Int | Unused | 
| Float | Unused | 
| Strlist | Unused |