If you make it an Ember Component (look through Plugin and Theme component for examples), you can add it with a separate Theme Component then reference it by Ember Component name.
It would then also work with Bars which uses the same system.
(NB don’t confuse Theme Component witb Ember Component. A Theme Component can contain many Ember Components)