A simple way of accessing components in your Project.
Add an operator by simply droping it onto the list. You can edit the shortcut name.
You can the acces the operator by calling
op.OP_STORE.Shortcut
Also scriptable via
op.OP_STORE.Add_Operator( operator_object, shortcut_name = optional name )