Yes. RemedyBG supports processor breakpoints which can be used to suspend the target whenever the given address is read, written to, or executed.
There is a shortcut in the context-menu of the watch window for quickly adding a processor breakpoint, "Break When Value Changes". Selecting this will add a processor breakpoint at the variable's address and set the access kind to "read/write".