[Orchestrator] - Create a librabry in core orchestrator
Create a library that holds all methods that are
- common to multiple files (eg: getArrayValuesRecursive() from Notifications and Reminder)
- not related to the tool itself (eg: tokenBranchExist() from Reminder)