• Displays the Money System Settings UI and handles user interactions.

    Parameters

    Returns Promise<-2 | 0 | 1>

    A promise that resolves to:

    • 1 if the operation was successful or the user canceled the operation.
    • 0 if the user does not have permission to access the settings.
    • -2 if an error occurred during the operation.