It looks like smtk plugins in our extensions are still using a global variable SMTK_PLUGINS, and were not updated to using the global property with the same name. This MR removes the global var completely and only uses the global property SMTK_PLUGINS.
Backport: release