Hi,
I "developed" following procedure a couple of minutes ago.
My model

When I display Feature information related to Extrude 2 in browser, I can see following information.

Following trail code selects Feat # 6, displays Feature information, saves information into z6.html file and clears selection buffer.
~ Command `ProCmdMdlTreeSearch`
~ Select `selspecdlg0` `RuleTab` 1 `Misc`
~ Select `selspecdlg0` `RuleTypes` 1 `#`
~ Input `selspecdlg0` `ExtRulesLayout.ExtBasicNumbLayout.BasicNumberStart` `6`
~ Update `selspecdlg0` `ExtRulesLayout.ExtBasicNumbLayout.BasicNumberStart` `6`
~ Activate `selspecdlg0` `EvaluateBtn`
~ Activate `selspecdlg0` `ApplyBtn`
~ Activate `selspecdlg0` `CancelButton`
~ RButtonArm `main_dlg_cur` `proe_win` 9 1150 529 0 4 1393 956 1920 1200 47510
~ Timer `UI Desktop` `UI Desktop` `popupMenuRMBTimerCB`
@ sel_rmb_cmds 1
~ RButtonDisarm `main_dlg_cur` `proe_win` 9 1150 529 0 256 1393 956 1920 1200 47840
~ Exit `main_dlg_cur` `proe_win` 9 1150 529 0 4 1393 956 1920 1200 47853
~ Close `rmb_popup` `PopupMenu`
~ Trail `MiniToolbar` `MiniToolbar` `UIT_TRANSLUCENT` \
`NEED_TO_CLOSE`
~ Command `ProCmdInfoFeature@PopupMenuGraphicWinStack`
~ Command `ProCmdBrowserSave`
~ Update `file_saveas` `Inputname` `z6`
~ Activate `file_saveas` `OK`
~ Activate `main_dlg_cur` `Sst_bar.n_sels_show_bin` 1
~ PopupOver `main_dlg_cur` `sstbar_popup` 1 `Sst_bar.n_sels_show_bin`
~ Open `main_dlg_cur` `sstbar_popup`
~ Close `main_dlg_cur` `sstbar_popup`
~ Activate `main_dlg_cur` `buffer_clean`
So I generated trail file (trail_feature_info_02.txt attachment) containing the above code for all 8 features.
Then I played this trail file in Creo.
8 html files were created
I opened them in Notepad++ and searched sd2 string in all files.

Now I know that section relation sd3=sd2/7 is included in Feat # 6.