Add experimental features store
Created by: fkling
I plan to add a new experimental feature and instead of adding a flag to the root component state I thought it would make sense to convert the experimental feature settings into a store.
As an example I also converted the showSearchNotebook
setting to use the new store.