let shortname_options = Object.assign(
        {},
        so.plugin[shortname],
        so.plugin[shortname + '$' + plugin.tag]
      )