This example covers
* `parallel` - simultaneously loading of off-package modules: `require.preload([a, b, c])`
* `preload` - require.preload() preloading modules without execution
* `preload_plain` - preload of CommonJS Modules, see `docs/modules/modules_types.md`