You can disable certain entries in the global settings page of the VM selector:
$ VBoxManage setextradata global GUI/RestrictedGlobalSettingsPagesproperty [,property ...]
Do not show the General settings pane.
Do not show the Input settings pane.
Do not show the Update settings pane.
Do not show the Language settings pane.
Do not show the Display settings pane.
Do not show the Network settings pane.
Do not show the Extensions settings pane.
Do not show the Proxy settings pane.
This is a global setting. You can specify any combination of properties. To restore the default behavior, use the following command:
$ VBoxManage setextradata global GUI/RestrictedGlobalSettingsPages