$globalID: returns globalId of a component.
$Browser : returns information about hardware and operating system.
$Label : allows to access labels outside your code.
$Locale : returns information about user’s preferred locale.
$Resource : allows to refer JSP, stylesheets.
Following are the list of global value providers:—
1..$globalID: returns globalId of a component.
2..$Browser : returns information about hardware and operating system.
3..$Label : allows to access labels outside your code.
4..$Locale : returns information about user’s preferred locale.