Regarding plugins, I would consider all of them to be session prefs.
`active_plugins` and `custom_plugin_path` contain local paths, thus they are not suitable for sharing between different machines. `load_plugins` is generally questionable. Users that don't want plugin simply don't enable any plugin. So the key is more of a debug option to me.