Feature Description
Currently, GlobalPositionStrategy cannot be passed into the template; only FlexibleConnectedPositionStrategy can be passed, which limits its usage.
It should be extended to PositionStrategy to support GlobalPositionStrategy:

Use Case
This support allows us to define Overlay components directly in HTML without writing redundant code in TypeScript.