Using a PHP callback you can use PHP to split the option into different parts, just like the default QUOTE bb code:
[QUOTE="dmurphy, post: 775798, member: 67106"]
library/XenForo/BbCode/Formatter/Base.php and look for the function renderTagQuote you will see an example of how the option string is split into multiple options.