Is it possible to go to a settings section through a button (example: manage tab groups)

Example:
Settings > Preferences > Folder Tabs > Groups

Is it possible through a button to go to: Groups ?

I looked in 'Arguments' for 'Go' and 'Prefs' but couldn't find something.

As a suggestion:
In the button command editor, something could be added like 'Settings' under 'Commands' and as 'Argument' the list of item-settings at the leftside in the prefrences dialog?
(Or maybe this is already implement and I missed it)

You can get the command to go to a particular page via the right-click menu on the page:

If you've never made a button for a command, see the first part of: How to use buttons and scripts from this forum

Wow!
Thank you!