pub type ParamKeys = Store<()>;
Parameters storage keys implementation
pub struct ParamKeys(/* private fields */);