pkg/plugins: move Plugin.ScopedPath to platform-agnostic file
Since 0e5eaf8ee32662182147f5f62c1bfebef66f5c47, these implementations
were fully identical, so removing the duplicate, and move it to a
platform-agnostic file.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>