Resolve an MVR package name to its address (pass-through by default).
Future<String> resolvePackage(String package) async => package;