Currently the only way to retrieve the state and the dispatch is to use the useEntitiesOptionsStorage hook, but that would mean that if I have to consume one of the two mentioned above I have to pass them and that requires additional parameters we can avoid if we allow the components and other hooks to access the state and dispatch directly by calling useEntitiesOptionsStorage.